public NLicense( System.Collections.Generic.List<NLicenseKey> licenseKeys, System.Collections.Generic.List<NLicenseKey> revokeKeys )
'Declaration
Public Function New( _ ByVal licenseKeys As System.Collections.Generic.List(Of NLicenseKey), _ ByVal revokeKeys As System.Collections.Generic.List(Of NLicenseKey) _ )
'Usage
Dim licenseKeys As System.Collections.Generic.List(Of NLicenseKey) Dim revokeKeys As System.Collections.Generic.List(Of NLicenseKey) Dim instance As New NLicense(licenseKeys, revokeKeys)
Parameters
- licenseKeys
- revokeKeys